mirror of
https://gitlab.com/hashborgir/d2tools.git
synced 2025-10-13 16:34:23 -05:00
Refactored Item display. Todo: auto doc gen debug loop
This commit is contained in:
4
src/head.php
Normal file → Executable file
4
src/head.php
Normal file → Executable file
@@ -51,8 +51,8 @@
|
||||
<link rel="stylesheet" href="/res/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="/res/font-awesome.min.css">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Lato:wght@300&display=swap" rel="stylesheet">
|
||||
<link rel="stylesheet" href="https://bootswatch.com/4/sketchy/bootstrap.min.css">
|
||||
<!-- <link href="https://fonts.googleapis.com/css2?family=Lato:wght@300&display=swap" rel="stylesheet">-->
|
||||
<!-- <link rel="stylesheet" href="https://bootswatch.com/4/sketchy/bootstrap.min.css">-->
|
||||
<link rel="stylesheet" href="/res/style.css">
|
||||
<link rel="stylesheet" href="/res/<?php echo $css ?>">
|
||||
<style>
|
||||
|
Reference in New Issue
Block a user