Skip to content

Commit

Permalink
Github Pages Config #34
Browse files Browse the repository at this point in the history
  • Loading branch information
antonheitz committed Dec 9, 2024
1 parent e9f1ed9 commit a2135dd
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
13 changes: 12 additions & 1 deletion _config.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,13 @@
theme: jekyll-theme-tactile
title: xBRL Forge

title: xBRL Forge

description: Open Source xBRL Generation

google_analytics: test-key

github:
public: true
is_project_page: true
repository_url: https://github.com/antonheitz/xBRL-Forge
owner_url: https://github.com/antonheitz
1 change: 0 additions & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="stylesheet" href="{{ '/assets/css/style.css?v=' | append: site.github.build_revision | relative_url }}">
<link rel="stylesheet" type="text/css" href="{{ '/assets/css/print.css' | relative_url }}" media="print">
<meta name="google-site-verification" content="y_Xk9Ji1Qbw9dcKOzLLxYUppKENI4vw00yqOy_WIUAs" />
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
Expand Down

0 comments on commit a2135dd

Please sign in to comment.