Skip to content

Commit

Permalink
Deploying to gh-pages - 11:51:50
Browse files Browse the repository at this point in the history
  • Loading branch information
graemerocher committed Dec 19, 2023
1 parent d846e35 commit 9b2438a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions snapshot/guide/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<title>Compilation time source code generators</title>
<title>Micronaut Sourcegen</title>
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" href="../css/main.css" type="text/css" media="screen, print" title="Style" charset="utf-8" />
Expand Down Expand Up @@ -94,9 +94,9 @@ <h2>Table of Contents</h2>

<div class="docs-content">
<div class="project">
<h1>Compilation time source code generators</h1>
<h1>Micronaut Sourcegen</h1>
<p></p>
<p>TODO</p>
<p>Compilation time source code generators</p>
<p><strong>Version:</strong> <select style='max-width: 200px' onChange='window.document.location.href=this.options[this.selectedIndex].value;'><option selected='selected' value='https://micronaut-projects.github.io/micronaut-sourcegen/snapshot/guide/index.html'>SNAPSHOT</option><option value='https://micronaut-projects.github.io/micronaut-sourcegen/latest/guide/index.html'>LATEST</option><option value='https://micronaut-projects.github.io/micronaut-sourcegen/1.0.0-M1/guide/index.html'>1.0.0-M1</option></select> </p>
</div>

Expand Down

0 comments on commit 9b2438a

Please sign in to comment.