testing something

master
Jay 1 year ago
parent dd3841a6d1
commit 8a463a8de8

@ -23,6 +23,9 @@
{%- if page.list == 'bullet' -%}
<link rel="stylesheet" type="text/css" href="{{ "/assets/css/list.css" }}">
{%- endif -%}
{%- if page.home == 'yes' -%}
<link rel="stylesheet" type="text/css" href="{{ "/assets/css/logo.css" }}">
{%- endif -%}
{%- if jekyll.environment == 'production' and site.google_analytics -%}
{%- include google-analytics.html -%}

@ -0,0 +1,5 @@
---
---
.logo { font-family: monospace, fixed; font-weight: bold; color: 00FF00; }

@ -2,10 +2,11 @@
title: pickmy.org:~$
layout: default
permalink: /index.php
home: yes
list:
---
<div style="font-family: monospace, fixed; font-weight: bold;">
<div class="logo">
<span style="">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;_&#160;&#160;&#160;&#160;&#160;&#160;__&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;__&#160;&#160;&#160;&#160;__&#160;&#160;&#160;&#160;&#160;&#160;__&#160;&#160;_&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</span><br />
<span style="">&#160;&#160;&#160;&#160;____&#160;&#160;(_)____/&#160;/______&#160;___&#160;&#160;__&#160;&#160;__&#160;&#160;&#160;_/_/___/&#160;/___&#160;&#160;/&#160;/_|&#160;|&#160;&#160;&#160;____&#160;&#160;_________&#160;_</span><br />
<span style="">&#160;&#160;&#160;/&#160;__&#160;\/&#160;/&#160;___/&#160;//_/&#160;__&#160;`__&#160;\/&#160;/&#160;/&#160;/&#160;&#160;/&#160;//&#160;__&#160;&#160;/&#160;__&#160;\/&#160;__//&#160;/&#160;&#160;/&#160;__&#160;\/&#160;___/&#160;__&#160;`/</span><br />

Loading…
Cancel
Save