Build minimal demo site
This commit is contained in:
19
index.xml
Normal file
19
index.xml
Normal file
@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Home on Formal Methods Tools</title>
|
||||
<link>https://example.org/</link>
|
||||
<description>Recent content in Home on Formal Methods Tools</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Fri, 02 Feb 2024 04:14:54 -0800</lastBuildDate>
|
||||
<atom:link href="https://example.org/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Z3 Theorem Prover</title>
|
||||
<link>https://example.org/tools/z3/</link>
|
||||
<pubDate>Fri, 02 Feb 2024 04:14:54 -0800</pubDate>
|
||||
<guid>https://example.org/tools/z3/</guid>
|
||||
<description><p>desc</p></description>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
Reference in New Issue
Block a user