- Jekyll-based photography portfolio template - Added Brain.md (project knowledge base) and Skill.md (skill commands) - Configured remote to Kroonk/Photography.git - Added .claude/ to .gitignore Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
3 lines
104 B
JavaScript
3 lines
104 B
JavaScript
exports.printMsg = function() {
|
|
console.log("Visit http://photography.rampatra.com for a demo!");
|
|
}; |