Преглед изворни кода

revert 379467f49deb20713676a799cdb0e5bacd253354

revert Pongo _head.html como en Jugaralpdel
creylopez пре 7 месеци
родитељ
комит
5fec00b879

BIN
src/static/apple-touch-icon.png


BIN
src/static/favicon-96x96.png


+ 0 - 0
src/static/images/favicon.ico → src/static/favicon.ico


+ 3 - 0
src/static/favicon.svg

@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 200 200"><rect width="200" height="200" fill="url('#gradient')"></rect><defs><linearGradient id="gradient" gradientTransform="rotate(45 0.5 0.5)"><stop offset="0%" stop-color="#dee90b"></stop><stop offset="100%" stop-color="#d9e241"></stop></linearGradient></defs><g><g fill="#1b3855" transform="matrix(12.659340659340659,0,0,12.659340659340659,13.851544019940135,190.007288644602)" stroke="#0e5278" stroke-width="0.2"><path d="M8.87 0L6.36-5.02L4.50-5.02L4.50 0L1.07 0L1.07-14.22L6.67-14.22Q9.20-14.22 10.63-13.10Q12.05-11.97 12.05-9.92L12.05-9.92Q12.05-8.44 11.45-7.46Q10.85-6.48 9.57-5.88L9.57-5.88L12.54-0.15L12.54 0L8.87 0ZM4.50-11.57L4.50-7.67L6.67-7.67Q7.65-7.67 8.14-8.18Q8.63-8.69 8.63-9.61Q8.63-10.53 8.13-11.05Q7.64-11.57 6.67-11.57L6.67-11.57L4.50-11.57Z"></path></g></g></svg></svg><style>@media (prefers-color-scheme: light) { :root { filter: none; } }
+@media (prefers-color-scheme: dark) { :root { filter: none; } }
+</style></svg>

+ 21 - 0
src/static/site.webmanifest

@@ -0,0 +1,21 @@
+{
+  "name": "MyWebSite",
+  "short_name": "MySite",
+  "icons": [
+    {
+      "src": "/web-app-manifest-192x192.png",
+      "sizes": "192x192",
+      "type": "image/png",
+      "purpose": "maskable"
+    },
+    {
+      "src": "/web-app-manifest-512x512.png",
+      "sizes": "512x512",
+      "type": "image/png",
+      "purpose": "maskable"
+    }
+  ],
+  "theme_color": "#ffffff",
+  "background_color": "#ffffff",
+  "display": "standalone"
+}

BIN
src/static/web-app-manifest-192x192.png


BIN
src/static/web-app-manifest-512x512.png


+ 1 - 12
src/templates/_head.html

@@ -8,19 +8,8 @@
         <meta name="viewport" content="width=device-width, initial-scale=1.0">
         <meta name="viewport" content="width=device-width, initial-scale=1.0">
         <title>Finanzas</title>
         <title>Finanzas</title>
      
      
-        <meta name="description" content="Finanzas personales">
-        <meta name="author" content="Celestino Rey" >    
-        <link rel="shortcut icon" href="{% static 'images/favicon.ico' %}"> 
-        
-        <!-- FontAwesome JS-->
-        <script defer src="{% static 'plugins/fontawesome/js/all.min.js' %}"></script>
-        
-        <!-- App CSS -->  
-        <link id="theme-style" rel="stylesheet" href="{% static 'css/portal.css' %}">
-
-
-        <!--
         <link rel="stylesheet" href="{% static 'style.css' %}">
         <link rel="stylesheet" href="{% static 'style.css' %}">
+        <!--
         <link href="{% static 'bootstrap/css/bootstrap-icons.css' %}" rel="stylesheet" />
         <link href="{% static 'bootstrap/css/bootstrap-icons.css' %}" rel="stylesheet" />
         <link href="{% static 'bootstrap/css/bootstrap.min.css' %}" rel="stylesheet" />
         <link href="{% static 'bootstrap/css/bootstrap.min.css' %}" rel="stylesheet" />