mirror of
https://github.com/Xevion/undefined.behavio.rs.git
synced 2025-12-07 13:17:01 -06:00
Remove custom.js script injector, FOUC script tag from old website
This commit is contained in:
@@ -47,11 +47,6 @@ const titleTag = title != undefined ? `${title} | undefined.behavio.rs` : 'undef
|
||||
<!-- <meta content="summary" name="twitter:card"> -->
|
||||
<!-- {%- endif -%} -->
|
||||
<!-- {%- endif %} -->
|
||||
<!-- Prevent FireFox from displaying FOUC with fake script tag. -->
|
||||
<!-- <script>0</script> -->
|
||||
<!-- {% if page.layout == "default" or page.layout == "posts" %} -->
|
||||
<!-- <script src="/assets/js/custom.js"></script> -->
|
||||
<!-- {% endif %} -->
|
||||
</head>
|
||||
<body class="flex-col align-middle w-full max-w-full">
|
||||
<header class="text-5xl mt-5 mb-3 text-center lowercase">
|
||||
|
||||
Reference in New Issue
Block a user