jekyll build from Action 3f880ab087
5
assets/css/jekyll-theme-chirpy.css
Normal file
1
assets/css/jekyll-theme-chirpy.css.map
Normal file
BIN
assets/img/favicons/android-chrome-192x192.png
Normal file
|
After Width: | Height: | Size: 22 KiB |
BIN
assets/img/favicons/android-chrome-512x512.png
Normal file
|
After Width: | Height: | Size: 110 KiB |
BIN
assets/img/favicons/apple-touch-icon.png
Normal file
|
After Width: | Height: | Size: 17 KiB |
1
assets/img/favicons/browserconfig.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version="1.0" encoding="utf-8"?> <browserconfig> <msapplication> <tile> <square150x150logo src="/assets/img/favicons/mstile-150x150.png" /> <TileColor>#da532c</TileColor> </tile> </msapplication> </browserconfig>
|
||||
BIN
assets/img/favicons/favicon-16x16.png
Normal file
|
After Width: | Height: | Size: 768 B |
BIN
assets/img/favicons/favicon-32x32.png
Normal file
|
After Width: | Height: | Size: 1.6 KiB |
BIN
assets/img/favicons/favicon.ico
Normal file
|
After Width: | Height: | Size: 131 KiB |
BIN
assets/img/favicons/mstile-150x150.png
Normal file
|
After Width: | Height: | Size: 12 KiB |
1
assets/img/favicons/site.webmanifest
Normal file
@@ -0,0 +1 @@
|
||||
{ "name": "SitirioTV", "short_name": "SitirioTV", "description": "A minimal, responsive and feature-rich Jekyll theme for technical writing.", "icons": [ { "src": "/assets/img/favicons/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/assets/img/favicons/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" }], "start_url": "/index.html", "theme_color": "#2a1e6b", "background_color": "#ffffff", "display": "fullscreen" }
|
||||
11
assets/index.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-US">
|
||||
<meta charset="utf-8">
|
||||
<title>Redirecting…</title>
|
||||
<link rel="canonical" href="https://justin.morlana.space/404.html">
|
||||
<script>location="https://justin.morlana.space/404.html"</script>
|
||||
<meta http-equiv="refresh" content="0; url=https://justin.morlana.space/404.html">
|
||||
<meta name="robots" content="noindex">
|
||||
<h1>Redirecting…</h1>
|
||||
<a href="https://justin.morlana.space/404.html">Click here if you are not redirected.</a>
|
||||
</html>
|
||||
1
assets/js/data/mathjax.js
Normal file
@@ -0,0 +1 @@
|
||||
MathJax = { tex: {inlineMath: [ ['$', '$'], ['\\(', '\\)'] ],displayMath: [ ['$$', '$$'], ['\\[', '\\]'] ],tags: 'ams' } };
|
||||
1
assets/js/data/search.json
Normal file
@@ -0,0 +1 @@
|
||||
[ { "title": "Gründung unserer Star Citizen Organisation", "url": "/posts/gruendung-star-citizen-organisation/", "categories": "Star Citizen, Organisation", "tags": "star citizen, star, citizen, morinc, Morlana Industries", "date": "2022-10-21 18:06:00 +0200", "snippet": "Hallo liebe Community,neulich haben wir eine neue Organisation in Star Citizen namens “Morlana Industries” (MORINC) gegründet.Wir möchten gerne jeden einladen, der daran Interesse hätte, uns beizut...", "content": "Hallo liebe Community,neulich haben wir eine neue Organisation in Star Citizen namens “Morlana Industries” (MORINC) gegründet.Wir möchten gerne jeden einladen, der daran Interesse hätte, uns beizutreten.Hier ist der Link zur Organisationsseite: **https://robertsspaceindustries.com/orgs/MORINC**Um beizutreten müsst ihr einfach eine kleine Bewerbung schreiben. Wir sind jedoch nicht all zu streng und eine kleine Vorstellung würde ausreichen.Bei Fragen einfach hier kommentieren.Ich hoffe wir sehen uns im Verse, LG SitirioTV Justin / Kosmos Florian (PS: Aktuell ist die Organisation noch WORK IN PROGRESS!)" } ]
|
||||
1
assets/js/data/swconf.js
Normal file
@@ -0,0 +1 @@
|
||||
const swconf = { cacheName: 'chirpy-1740695373',resources: [ '/assets/css/jekyll-theme-chirpy.css', '/', '/categories/', '/tags/', '/archives/', '/about/', ], interceptor: {paths: [ ],urlPrefixes: [ ] }, purge: false };
|
||||