File tree Expand file tree Collapse file tree 2 files changed +23
-0
lines changed
Expand file tree Collapse file tree 2 files changed +23
-0
lines changed Original file line number Diff line number Diff line change 1+
2+ == Resource Access
3+ * mirror of https://github.com/iRecursion/iRecursion.github.io
4+
5+ [%autowidth,options="header",cols=">,<"]
6+ |===
7+ |Entry|Url
8+ |Usage|https://irecursion.github.io
9+ |AsciiDoc Source|https://gitee.com/iRecursion
10+ |===
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0"
3+ xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance"
4+ xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0
5+ https://maven.apache.org/xsd/maven-4.0.0.xsd" >
6+
7+ <modelVersion >4.0.0</modelVersion >
8+ <groupId >com.elf.antora</groupId >
9+ <artifactId >irecursion.github.io</artifactId >
10+ <version >1.0.0</version >
11+ <packaging >pom</packaging >
12+
13+ </project >
You can’t perform that action at this time.
0 commit comments